Scroll to navigation

ggtick(1) libgii ggtick(1)

NAME

ggtick - periodic signal-based task scheduler
 

SYNTAX

ggtick usecs signal

DESCRIPTION

ggtick generates the specified signal at usecs-microsecond intervals.
Warning: the parent process will be kill()ed.

OPTIONS

usecs
Microseconds to wait between signals.
signal
Integer value of the signal to send.
help, usage
Output usage information.

FILES

/usr/bin/ggtick

AUTHORS

ggtick is part of the General Graphics Interface libraries, libgii <http://www.ggi-project.org>
The Debian package libgii1 is maintained by Bradley Smith <bradsmith@debian.org>
This manual page was written by Jonathan Wiltshire <debian@jwiltshire.org.uk> for the Debian project (but may be used by others).
1.0.0 Jonathan Wiltshire