Module xplm::flight_loop [] [src]

Flight loop callbacks

Allows scheduling flight loop callbacks

Structs

FlightLoop

A handle to something that calls a flight loop callback

NextCallback

Information on when the next callback should run

Enums

Phase

Phases of execution in which a callback can run

Traits

FlightLoopCallback

A trait for things that can receive flight loop callbacks