EV3RT CXX API Reference [English]
An RTOS-based development platform for LEGO Mindstorms EV3.
us_counter_t Class Reference

Public Types

typedef SYSUTM time_type
 
typedef ER error_type
 

Public Member Functions

time_type value ()
 
time_type operator() ()
 
 operator bool () const
 
bool is_ok () const
 
error_type error () const
 
error_type clear ()
 

Private Attributes

time_type m_last_value
 
error_type m_error
 

Detailed Description

Definition at line 14 of file ev3cxx_time.h.