fd := open (ms, 'real-ms'); -- wall-clock time fd := open (ms, 'virtual-ms'); -- user-mode CPU time fd := open (ms, 'profile-ms'); -- total CPU time