#include <parallel.hpp>
Inheritance diagram for Parallel:
Public Member Functions | |
Parallel () | |
Constructor. | |
~Parallel () | |
Destructor. | |
void | output (short, timespec) |
Set a specified bit pattern at the first parallel port of the system for a defined amount of time. |
Definition at line 27 of file parallel.hpp.
|
Constructor. Definition at line 26 of file parallel.cpp. |
|
Destructor. Definition at line 33 of file parallel.cpp. |
|
Set a specified bit pattern at the first parallel port of the system for a defined amount of time.
References TimeInterval::compareDifference(), TimeInterval::measureA(), and TimeInterval::measureB(). Here is the call graph for this function: ![]() |