History log of /haiku/src/bin/system_time.cpp (Results 1 – 2 of 2)
Revision Date Author Comments
# b11eb89c 29-Aug-2015 Michael Lotz <mmlr@mlotz.ch>

Add system_time bin command which just prints system_time().

This can be used by scripts to do verious performance measurements.
Specifically it can be used to measure the boot time since it represe

Add system_time bin command which just prints system_time().

This can be used by scripts to do verious performance measurements.
Specifically it can be used to measure the boot time since it represents
the uptime.

show more ...


# 71cc4d49 01-Sep-2015 Julian Harnath <julian.harnath@rwth-aachen.de>

Merge branch 'master' into app_server

Conflicts:
src/kits/app/Roster.cpp