ReactOS
0.4.16-dev-92-g0c2cdca
time.h
Go to the documentation of this file.
1
/*
2
ReactOS Sound System
3
Timing helper
4
5
Author:
6
Andrew Greenwood (silverblade@reactos.org)
7
8
History:
9
1 July 2008 - Created
10
*/
11
12
#ifndef ROS_SOUND_TIME_H
13
#define ROS_SOUND_TIME_H
14
15
VOID
16
SleepMs
(
ULONG
Milliseconds);
17
18
ULONG
19
QuerySystemTimeMs
(
VOID
);
20
21
#endif
void
Definition:
nsiface.idl:2307
SleepMs
VOID SleepMs(ULONG Milliseconds)
Definition:
time.c:28
QuerySystemTimeMs
ULONG QuerySystemTimeMs()
Definition:
time.c:39
ULONG
uint32_t ULONG
Definition:
typedefs.h:59
sdk
include
reactos
libs
sound
time.h
Generated on Mon Oct 7 2024 06:16:09 for ReactOS by
1.9.6