Public Member Functions | Private Attributes | Static Private Attributes | List of all members
rspy.timer.Timer Class Reference

Public Member Functions

def __init__ (self, timeout_in_sec)
 
def has_expired (self)
 
def set_expired (self)
 
def start (self)
 

Private Attributes

 _delta
 

Static Private Attributes

int _delta = 0
 
 _sw = Stopwatch()
 

Detailed Description

Definition at line 8 of file timer.py.

Constructor & Destructor Documentation

def rspy.timer.Timer.__init__ (   self,
  timeout_in_sec 
)

Definition at line 13 of file timer.py.

Member Function Documentation

def rspy.timer.Timer.has_expired (   self)

Definition at line 21 of file timer.py.

def rspy.timer.Timer.set_expired (   self)

Definition at line 25 of file timer.py.

def rspy.timer.Timer.start (   self)

Definition at line 17 of file timer.py.

Member Data Documentation

int rspy.timer.Timer._delta = 0
staticprivate

Definition at line 10 of file timer.py.

rspy.timer.Timer._delta
private

Definition at line 14 of file timer.py.

rspy.timer.Timer._sw = Stopwatch()
staticprivate

Definition at line 11 of file timer.py.


The documentation for this class was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:43