Classes | |
class | AnnotatorComm |
class | CommandChecksumFailedException |
class | CommandDependentStatusException |
class | CommandFailedException |
class | CommandId |
class | CommandMessage |
class | CommandUnsupportedException |
class | DeviceId |
class | FirmwareVersion |
class | GenericAsynchronousCommands |
class | GenericSynchronousCommands |
class | InputStream |
class | IOException |
class | IrigBTimestamp |
class | MicrosecondTimestamp |
class | OutputStream |
class | ResponseMessage |
class | ResponseMessageQueue |
class | ResponseReader |
class | TextMessageListener |
class | TimeSource |
class | TimeSourceLockStatus |
class | Timestamp |
class | TimestampListener |
Namespaces | |
namespace | AnnotatorJr |
namespace | FTD2XX |
Functions | |
void | sleep (int milliseconds) |
void AnnotatorComm::sleep | ( | int | milliseconds | ) |
Put the thread to sleep for the specified number of milliseconds.
milliseconds | number of milliseconds to sleep |