aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/timer/gettimeofday/info.txt
blob: d3812eedf92d29f9a64e5cc3cd6c9096323902c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
realname "Unix Timer"

define TIMER_UNIX

load_on auto
modset unix,beos

<add>
tm_unix.cpp
tm_unix.h
</add>

<os>
aix
beos
cygwin
darwin
freebsd
hpux
irix
linux
netbsd
openbsd
qnx
solaris
tru64
</os>

<requires>
timer
</requires>