ReactOS 0.4.16-dev-814-g656a5dc
|
#include <precomp.h>
Go to the source code of this file.
Functions | |
void | initclock (void) |
clock_t | clock (void) |
Variables | |
ULARGE_INTEGER | g_StartupTime |
Definition at line 23 of file clock.c.
ULARGE_INTEGER g_StartupTime |
Definition at line 10 of file clock.c.
Referenced by clock(), and initclock().