Changeset a783ca4 in mainline for src/time/timeout.c
- Timestamp:
- 2005-10-11T20:25:46Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 26f9943
- Parents:
- a016b63
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/time/timeout.c
ra016b63 ra783ca4 91 91 * 92 92 * @param t Timeout list. 93 * @pa tam time Number of usec in the future to execute93 * @param time Number of usec in the future to execute 94 94 * the handler. 95 95 * @param f Timeout handler function.
Note:
See TracChangeset
for help on using the changeset viewer.