The Be Book The Kernel Kit The Kernel Kit Index

Time Information Function Summary


Function Summary

Function Description
real_time_clock() Returns seconds elapsed since January 1, 1970
real_time_clock_usecs() Returns microseconds elapsed since January 1, 1970
set_real_time_clock() Sets the system clock
system_time() Returns the microseconds elapsed since the computer was booted

The Be Book The Kernel Kit The Kernel Kit Index

Stephen van Egmond