routine T
| 1 | class Telemetry |
| 1.1 | (Telemetry) routine T |
Documentation for routine T assembled from the following types:
class Telemetry
From Telemetry
(Telemetry) routine T
sub T()
Shortcut for Telemetry.new. It is exported by default. Since the Telemetry class also provides an Associative interface, one can easily interpolate multiple values in a single statement:
use Telemetry;say "Used (KiB CPU) so far";