BStopWatch Tasks
Task
Owner
Class BStopWatch
BStopWatch(const char *name, bool silent = false);
virtual ~BStopWatch();
void Suspend();
void Resume();
bigtime_t Lap();
bigtime_t ElapsedTime() const;
void Reset();
const char* Name() const;
Legend
Functional Spec
Use Cases
Unit Tests
Technical Spec
Implementation
Completed
Hosted by:
Copyright © 2001-2002 OpenBeOS Project