Top "Clock" questions

Hardware and system clocks used by drivers, OS and hardware languages.

The C `clock()` function just returns a zero

The C clock() function just returns me a zero. I tried using different types, with no improvement... Is this a …

c++ c time clock
How to set Alarm using alarm clock class

Hi I am trying to set Alarm in my application Using the AlarmClock class. I am using the code as …

android clock alarm
Android: DigitalClock remove seconds

I used this code for adding a clock to my app: <DigitalClock android:id="@+id/digitalclock" android:layout_width="…

java android clock digital
What is the best way to run ntpdate at reboot, only after network is ready

I'm using a BeagleBone, and since it has no built in RTC and battery back up, it loses the date …

embedded-linux clock beagleboard ntp
pygame.time.set_timer confusion?

So, I have a problem, I don't fully understand the event that is needed to be given to a timer …

python timer pygame clock timing
Set hwclock to UTC on linux

how do i set my hwclock on centos to UTC time permanently.The value changes from UTC to localtime on …

linux timezone centos clock reboot
Monotonic clock on OSX

CLOCK_MONOTONIC does not seem available, so clock_gettime is out. I've read in some places that mach_absolute_time() …

objective-c macos posix clock timing
Java 8 LocalDateTime.now() only giving precision of milliseconds

Is it possible to get microseconds in Java 8? The Java 8 LocalDateTime class has a .getNano() method which is meant to …

java clock
Listing of manufacturer's clock / alarm package and class name, Please add

THis is not really a question, Sorry. I just wanted help on getting the package and class names of alarm …

android class package clock
How to find value of APB1 Clock in STM32F429

Can anyone tell me how to find the APB1 clock frequency of STM32F429? And how to calculate the Baud …

clock stm32 stm32f4discovery