Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi Friends
I want to Call OS Time in Raspberry Pi. And count the total on time hours display it to ui label
Any code example and snippet will be helpful.
Thanks In Advance.
Best Regards Vivek Yuvan
Sorry, I'm very dark probably, but I don't understand what means "Call OS Time".
But you are using Qt, right? Then just use QDateTime.
@titan83 I am talking about Operating System time (OS). current time of Raspberry pi.
@sierdzio thanks for your reply. I will try this QDateTime