Public Member Functions | Private Member Functions | Private Attributes | List of all members
librealsense::action_delayer Class Reference

#include <l500-device.h>

Public Member Functions

void do_after_delay (std::function< void()> action, int milliseconds=2000)
 

Private Member Functions

void wait (int milliseconds)
 

Private Attributes

std::chrono::system_clock::time_point _last_update
 

Detailed Description

Definition at line 129 of file l500-device.h.

Member Function Documentation

void librealsense::action_delayer::do_after_delay ( std::function< void()>  action,
int  milliseconds = 2000 
)
inline

Definition at line 133 of file l500-device.h.

void librealsense::action_delayer::wait ( int  milliseconds)
inlineprivate

Definition at line 141 of file l500-device.h.

Member Data Documentation

std::chrono::system_clock::time_point librealsense::action_delayer::_last_update
private

Definition at line 154 of file l500-device.h.


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:37