.. _track: *********************** spacekit.analyzer.track *********************** .. currentmodule:: spacekit.analyzer.track This module tracks the start, end clocktime intervals for a running process and record the total duration. Optionally the timestamps and durations for multiple processes can be logged in a single text file on disk (or separate files if desired). .. autofunction:: proc_time .. autofunction:: stopwatch