#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 |
Definition at line 129 of file l500-device.h.
|
inline |
Definition at line 133 of file l500-device.h.
|
inlineprivate |
Definition at line 141 of file l500-device.h.
|
private |
Definition at line 154 of file l500-device.h.