rippled
Public Member Functions | Private Member Functions | List of all members
ripple::UptimeClock::update_thread Struct Reference
Inheritance diagram for ripple::UptimeClock::update_thread:
Inheritance graph
[legend]
Collaboration diagram for ripple::UptimeClock::update_thread:
Collaboration graph
[legend]

Public Member Functions

 ~update_thread ()
 
 update_thread (update_thread &&)=default
 

Private Member Functions

detach (T... args)
 
get_id (T... args)
 
hardware_concurrency (T... args)
 
join (T... args)
 
joinable (T... args)
 
native_handle (T... args)
 
swap (T... args)
 

Detailed Description

Definition at line 55 of file UptimeClock.h.

Constructor & Destructor Documentation

◆ ~update_thread()

ripple::UptimeClock::update_thread::~update_thread ( )

Definition at line 28 of file UptimeClock.cpp.

◆ update_thread()

ripple::UptimeClock::update_thread::update_thread ( update_thread &&  )
default