Skip to content

Releases: MrKaszeba19/fpClock

FPClock v.1.1.1

21 May 12:25
Compare
Choose a tag to compare

Program: fpclock
Version: 1.1.1
Release Date: May 21, 2024
Author: Paul Lipkowski (MrKaszeba19)

fpclock – a program measuring process execution time being a more precise and adjustable alternative to the Unix program of time.
It executes the process and returns the duration of the process execution in a specified time unit (seconds by default). Its precision is 100 nanoseconds on Linux and Windows, and 1000 ns on MacOS and FreeBSD.

FPClock v.1.1.0

17 May 11:23
Compare
Choose a tag to compare

Program: fpclock
Version: 1.1.0
Release Date: May 17, 2024
Author: Paul Lipkowski (MrKaszeba19)

fpclock – a program measuring process execution time being a more precise and adjustable alternative to the Unix program of time.
It executes the process and returns the duration of the process execution in a specified time unit (seconds by default). Its precision is 100 nanoseconds on Linux and Windows, and 1000 ns on MacOS and FreeBSD.

FPClock v.1.0.0

15 Dec 13:41
Compare
Choose a tag to compare

Program: fpclock
Version: 1.0.0
Release Date: December 15, 2021
Author: Paul Lipkowski (RooiGevaar19)

fpclock – a program measuring process execution time being a more precise and adjustable alternative to the Unix program of time.
It executes the process and returns the duration of the process execution in a specified time unit (seconds by default). Its precision is 100 nanoseconds.