Changeset cf28ffd3 in mainline for uspace/lib/device/include/hr.h
- Timestamp:
- 2024-10-28T22:19:45Z (9 months ago)
- Children:
- 1cfa162
- Parents:
- d84773a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/device/include/hr.h
rd84773a rcf28ffd3 97 97 98 98 extern errno_t hr_create(hr_t *, hr_config_t *, bool); 99 extern errno_t hr_stop(const char * );99 extern errno_t hr_stop(const char *, long); 100 100 extern errno_t hr_print_status(void); 101 101
Note:
See TracChangeset
for help on using the changeset viewer.