#include <windows.h>#include <mmsystem.h>#include "types.h"#include "maths.h"#include "timer.h"Functions | |
| fix | timer_get_fixed_seconds () |
| void | delay (int d_time) |
| void | timer_close () |
| void | timer_init () |
Variables | |
| static int | Installed = 0 |
| static unsigned long | old_tv |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6