CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmlabs::utils::TimeQueueEntry< T > Struct Template Reference

One (time, entry) pair inside a TimeQueue. More...

#include <Utils.h>

Collaboration diagram for cmlabs::utils::TimeQueueEntry< T >:
[legend]

Public Attributes

uint64 time
entry

Detailed Description

template<typename T>
struct cmlabs::utils::TimeQueueEntry< T >

One (time, entry) pair inside a TimeQueue.

Definition at line 858 of file Utils.h.

Member Data Documentation

◆ entry

template<typename T>
T cmlabs::utils::TimeQueueEntry< T >::entry

◆ time

template<typename T>
uint64 cmlabs::utils::TimeQueueEntry< T >::time

The documentation for this struct was generated from the following file:
  • /home/ubuntu/c/partner/psyclone2/CMSDK/include/Utils.h