Structs

A struct representing the Function Input Buffer (FIB). Reads from the host via the input ABI function group.

A handle implementing std::future::Future for an in-flight IOmod call

A struct representing data returned by an IOmod call. An IoDocument is initialized with the IOID of the call the document “belongs” to. On new the first page of data returned by the call is loaded into IO_BUFFER; read() is expected to be called immediately to continue paging data in. Initializing another document with new will cause the data of that call to overwrite the existing data in IO_BUFFER.

Functions

Get the host clock time in seconds since UNIX epoch