File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11% File src / library / base / man / proc.time.Rd
22% Part of the R package , https : // www.R - project.org
3- % Copyright 1995 - 2020 R Core Team
3+ % Copyright 1995 - 2025 R Core Team
44% Distributed under GPL 2 or later
55
66\name {proc.time }
@@ -44,8 +44,9 @@ proc.time()
4444
4545 The resolution of the times will be system - specific and on Unix - alikes
4646 times are rounded down to milliseconds. On modern systems they will
47- be that accurate , but on older systems they might be accurate to 1 / 100
48- or 1 / 60 sec. They are typically available to 10ms on Windows.
47+ be that accurate , but in the 20th century they might have
48+ been accurate to 1 / 100 or 1 / 60 sec. They are typically available to
49+ 10ms on Windows.
4950
5051 This is a \link {primitive } function .
5152}
You can’t perform that action at this time.
0 commit comments