Binary package “libtime-stopwatch-perl” in ubuntu focal

Perl module to use tied scalars as timers

 The Time::Stopwatch module provides a convenient interface to
 timing functions through tied scalars. From the point of view of the
 user, scalars tied to the module simply increase their value by one
 every second.