tango.core.sync.Config

The config module contains utility routines and configuration information specific to this package.

Members

Classes

SyncException (from tango.core.Exception)
class SyncException via public import tango.core.Exception : SyncException;

Base class for synchronization exceptions.

Functions

adjTimespec
void adjTimespec(timespec t, double v)
Undocumented in source. Be warned that the author may not have intended to support it.
getTimespec
void getTimespec(timespec t)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

BSD style: $(LICENSE)

Authors

Sean Kelly