./time/p5-Test-MockTime-HiRes, Replaces actual time with simulated high resolution time

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.08nb1, Package name: p5-Test-MockTime-HiRes-0.08nb1, Maintainer: pkgsrc-users

Test::MockTime::HiRes is a Time::HiRes compatible version of Test::MockTime. You
can wait milliseconds in simulated time.

It also provides mock_time to restrict the effect of the simulation in a code
block.


Master sites: (Expand)

Filesize: 10.929 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-04-11 11:53:08 by Wen Heping | Files touched by this commit (3)
Log message:
Import Test::MockTime::HiRes-0.08 as p5-Test-MockTime-HiRes.

Test::MockTime::HiRes is a Time::HiRes compatible version of Test::MockTime. You
can wait milliseconds in simulated time.

It also provides mock_time to restrict the effect of the simulation in a code
block.