File: bench_load_average.Rd

package info (click to toggle)
r-cran-bench 1.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 712 kB
  • sloc: ansic: 339; sh: 13; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/load.R
\name{bench_load_average}
\alias{bench_load_average}
\title{Get system load averages}
\usage{
bench_load_average()
}
\description{
Uses OS system APIs to return the load average for the past 1, 5 and 15 minutes.
}