Learn R Programming

ggmlR (version 0.6.1)

ggml_cycles: Get CPU Cycles

Description

Returns the current CPU cycle count. Useful for low-level benchmarking.

Usage

ggml_cycles()

Arguments

Value

Numeric value representing CPU cycles

Examples

Run this code
# \donttest{
ggml_cycles()
# }

Run the code above in your browser using DataLab