Libmacro  0.2
Libmacro is an extensible macro and hotkey library.
mcr_NoOp Struct Reference

#include <noop.h>

Public Attributes

int seconds
 
int milliseconds
 

Detailed Description

Pause execution in seconds and milliseconds.

Definition at line 33 of file noop.h.

Member Data Documentation

§ milliseconds

int mcr_NoOp::milliseconds

Milliseconds

Definition at line 37 of file noop.h.

§ seconds

int mcr_NoOp::seconds

Seconds

Definition at line 35 of file noop.h.


The documentation for this struct was generated from the following file: