graphite ~master (2015-10-08T12:57:16Z)
Home
Dub
Repo
dStopwatch
deimos
ode
timer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
struct
dStopwatch {
double
time
;
c_ulong
[
2
]
cc
;
}
Members
Variables
cc
c_ulong
[
2
]
cc
;
Undocumented in source.
time
double
time
;
Undocumented in source.
Meta
Source
See Implementation
deimos
ode
timer
functions
dStopwatchReset
dStopwatchStart
dStopwatchStop
dStopwatchTime
dTimerEnd
dTimerNow
dTimerReport
dTimerResolution
dTimerStart
dTimerTicksPerSecond
structs
dStopwatch