#include <windows.h>
#include <mmsystem.h>
#include "timer.hpp"
Include dependency graph for timer_win32.cpp:
Go to the source code of this file.
Functions | |
adr_u64 | GetNow () |
|
Return current time in microseconds. Definition at line 6 of file timer_win32.cpp. |