Module timestamp_profiler

Source
Expand description

Simple system profiling using timestamps.

Structsยง

TimestampProfiler
A simple struct to keep track of timestamps for kernel execution. This should be used for servers that do not have native device profiling.