Public Member Functions | Private Attributes | Static Private Attributes | List of all members
rspy.stopwatch.Stopwatch Class Reference

Public Member Functions

def __init__ (self)
 
def get_elapsed (self)
 
def get_start (self)
 
def reset (self, new_start_time=None)
 

Private Attributes

 _start
 

Static Private Attributes

int _start = 0
 

Detailed Description

Definition at line 7 of file stopwatch.py.

Constructor & Destructor Documentation

def rspy.stopwatch.Stopwatch.__init__ (   self)

Definition at line 11 of file stopwatch.py.

Member Function Documentation

def rspy.stopwatch.Stopwatch.get_elapsed (   self)

Definition at line 22 of file stopwatch.py.

def rspy.stopwatch.Stopwatch.get_start (   self)

Definition at line 26 of file stopwatch.py.

def rspy.stopwatch.Stopwatch.reset (   self,
  new_start_time = None 
)

Definition at line 15 of file stopwatch.py.

Member Data Documentation

int rspy.stopwatch.Stopwatch._start = 0
staticprivate

Definition at line 9 of file stopwatch.py.

rspy.stopwatch.Stopwatch._start
private

Definition at line 12 of file stopwatch.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