adapnex::core::TP::operator()
Function call operator
Synopsis
Declared in <adapnex/core/timer.h>
void
operator()(
bool IN,
Duration PT);
Parameters
| Name | Description |
|---|---|
IN |
Trigger for the start of the pulse. |
PT |
The duration of the pulse. |
Created with MrDocs