Android-cuttlefish cvd tool
Public Member Functions | Public Attributes | List of all members
cuttlefish::ThreadLooper::Event Struct Reference

Public Member Functions

bool operator<= (const Event &other) const
 

Public Attributes

std::chrono::steady_clock::time_point when
 
Callback cb
 
Serial serial
 

Member Function Documentation

◆ operator<=()

bool cuttlefish::ThreadLooper::Event::operator<= ( const Event other) const

Member Data Documentation

◆ cb

Callback cuttlefish::ThreadLooper::Event::cb

◆ serial

Serial cuttlefish::ThreadLooper::Event::serial

◆ when

std::chrono::steady_clock::time_point cuttlefish::ThreadLooper::Event::when

The documentation for this struct was generated from the following files: