post-system-time: post.system.time

Description Usage Details Value Examples

Description

Returns the user, system (kernel), and wallclock time that the current process has been active. Like a kind of post-hoc system.time().

Usage

1

Details

If any of the user, system, or elapsed process times are unsupported on a given platform, then the value will be NA.

Value

A proc_time object (same as system.time()).

Examples

1
2
3
4
5
6
## Not run: 
library(memuse)

post.system.time()

## End(Not run)

shinra-dev/merkhet documentation built on Dec. 31, 2021, 4:30 a.m.