openMSX
Public Attributes | List of all members
openmsx::RTSyncPoint Struct Reference

#include <RTScheduler.hh>

Collaboration diagram for openmsx::RTSyncPoint:
Collaboration graph
[legend]

Public Attributes

uint64_t time
 
RTSchedulableschedulable
 

Detailed Description

Definition at line 12 of file RTScheduler.hh.

Member Data Documentation

◆ schedulable

RTSchedulable* openmsx::RTSyncPoint::schedulable

Definition at line 15 of file RTScheduler.hh.

Referenced by openmsx::EqualRTSchedulable::operator()().

◆ time

uint64_t openmsx::RTSyncPoint::time

Definition at line 14 of file RTScheduler.hh.


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