EntropyEngine::Core::Concurrency::NodeScheduler::TimedNode
EntropyEngine::Core::Concurrency::NodeScheduler::TimedNode
Section titled “EntropyEngine::Core::Concurrency::NodeScheduler::TimedNode”Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| bool | operator<(const TimedNode & other) const |
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| std::chrono::steady_clock::time_point | wakeTime |
| NodeHandle | node |
Public Functions Documentation
Section titled “Public Functions Documentation”function operator<
Section titled “function operator<”inline bool operator<( const TimedNode & other) constPublic Attributes Documentation
Section titled “Public Attributes Documentation”variable wakeTime
Section titled “variable wakeTime”std::chrono::steady_clock::time_point wakeTime;variable node
Section titled “variable node”NodeHandle node;Updated on 2026-01-26 at 17:14:35 -0500