libmoosex-role-timer-perl

Moose role for measuring elapsed time with time::hires
  https://metacpan.org/release/MooseX-Role-Timer
  0
  no reviews



Moosex::role::timer is a moose role that provides timers to your object, making it easier to keep track of how long whatever actions take. time is measured with time::hires so sub-second timers are possible.

this perl module is compatible with any::moose.