ClearCore Library
Loading...
Searching...
No Matches
Classes | Namespaces
SysTimer.h File Reference

ClearCore timer/stopwatch utility functions. More...

#include "SysTiming.h"
+ Include dependency graph for SysTimer.h:

Go to the source code of this file.

Classes

class  ClearCore::SysTimer
 Abstract stopwatch/timer base (Start/Elapsed/Completed) with selectable time base. More...
 
class  ClearCore::SysTimerMs
 Stopwatch/timer using millisecond time base (recommended for most timeouts). More...
 
class  ClearCore::SysTimerUs
 Stopwatch/timer using microsecond time base (short, high-resolution timing). More...
 

Namespaces

namespace  ClearCore
 Namespace to encompass the ClearCore board API.
 

Detailed Description

ClearCore timer/stopwatch utility functions.