#include <OOProfilingStopwatch.h>
Definition at line 116 of file OOProfilingStopwatch.h.
◆ currentTime
Definition at line 115 of file OOProfilingStopwatch.m.
82{
84 {
88 }
90}
OOTimeDelta OOHighResTimeDeltaInSeconds(OOHighResTimeValue startTime, OOHighResTimeValue endTime)
uint64_t OOHighResTimeValue
#define OODisposeHighResTime(time)
OOHighResTimeValue _start
References EXPECT_NOT.
◆ dealloc
◆ init
Definition at line 115 of file OOProfilingStopwatch.m.
37{
38 if ((
self = [super
init]))
39 {
43 }
44 return self;
45}
#define OOCopyHighResTime(time)
◆ reset
◆ start
◆ stop
◆ stopwatch
+ (instancetype) stopwatch |
|
|
|
◆ _end
◆ _running
◆ _start
The documentation for this class was generated from the following files: