Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
dispatcher::cancellable_timer Class Reference

#include <concurrency.h>

Public Member Functions

 cancellable_timer (dispatcher *owner)
 
bool was_stopped () const
 
template<class Duration >
bool try_sleep (Duration sleep_time)
 

Constructor & Destructor Documentation

◆ cancellable_timer()

dispatcher::cancellable_timer::cancellable_timer ( dispatcher owner)
inline

Member Function Documentation

◆ try_sleep()

template<class Duration >
bool dispatcher::cancellable_timer::try_sleep ( Duration  sleep_time)
inline

◆ was_stopped()

bool dispatcher::cancellable_timer::was_stopped ( ) const
inline

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