Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 403 → Rev 404

/SPARTAN/trunk/src/time/timeout.c
90,7 → 90,7
* time microseconds (or slightly more).
*
* @param t Timeout list.
* @patam time Number of usec in the future to execute
* @param time Number of usec in the future to execute
* the handler.
* @param f Timeout handler function.
* @param arg Timeout handler argument.