The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Time::HiRes"

Time::HiRes - High resolution alarm, sleep, gettimeofday, interval timers River stage five • 937 direct dependents • 10354 total dependents

The "Time::HiRes" module implements a Perl interface to the "usleep", "nanosleep", "ualarm", "gettimeofday", and "setitimer"/"getitimer" system calls, in other words, high resolution time and timers. See the "EXAMPLES" section below and the test scri...

ATOOMIC/Time-HiRes-1.9764 - 10 Aug 2020 22:23:42 UTC - Search in distribution

SPVM::Time::HiRes - High Resolution Time River stage zero No dependents

The Time::HiRes class in SPVM has methods to manipulate high resolution time....

KIMOTO/SPVM-Time-HiRes-0.004 - 30 Nov 2023 01:24:02 UTC - Search in distribution

Test::Time::HiRes - drop-in replacement for Test::Time to work with Time::HiRes River stage one • 2 direct dependents • 7 total dependents

Drop-in replacement for Test::Time that also works with the Time::HiRes functions "usleep" and "gettimeofday". Must be loaded before importing functions from Time::HiRes. Patches/suggestions very welcome. This was just a quick fix to a problem....

MJEMMESON/Test-Time-HiRes-0.05 - 04 Jun 2020 20:26:08 UTC - Search in distribution

Time::HiRes::Value - represent a time value or interval in exact microseconds River stage one • 1 direct dependent • 1 total dependent

The Time::HiRes module allows perl to access the system's clock to microsecond accuracy. However, floating point numbers are not suitable for manipulating such time values, as rounding errors creep in to calculations performed on floating-point repre...

PEVANS/Time-HiRes-Value-0.08 - 23 Jun 2015 16:00:30 UTC - Search in distribution

Time::HiRes::Sleep::Until - Provides common ways to sleep until... River stage zero No dependents

Sleep Until provides sleep wrappers for sleep functions that I commonly need. These methods are simply wrappers around Time::HiRes and Math::Round. We use this package to make measurements at the same time within the minute for integration with RRDto...

MRDVT/Time-HiRes-Sleep-Until-0.09 - 03 Jan 2023 00:23:08 UTC - Search in distribution

DateTime::HiRes - Create DateTime objects with sub-second current time resolution River stage three • 4 direct dependents • 305 total dependents

This module enables you to generate DateTime objects that represent the current time with sub-second resolution....

DROLSKY/DateTime-HiRes-0.04 - 26 Jul 2020 22:47:50 UTC - Search in distribution

Bencher::Scenario::TimeHiRes::time - Benchmark getting current time River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenarios-TimeHiRes-0.003 - 21 Dec 2018 09:27:10 UTC - Search in distribution

Test::MockTime::HiRes - Replaces actual time with simulated high resolution time River stage three • 3 direct dependents • 302 total dependents

"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....

TARAO/Test-MockTime-HiRes-0.08 - 04 Feb 2018 06:55:18 UTC - Search in distribution

DBIx::Class::TimeStamp::HiRes - Like DBIC TimeStamp but in HiRes River stage zero No dependents

Extends DBIx::Class::TimeStamp and overrides its get_timestamp method with DateTime::HiRes...

JJUDD/DBIx-Class-TimeStamp-HiRes-v1.0.1 - 17 Sep 2014 16:04:32 UTC - Search in distribution

Time::AutoRes - use Time::HiRes or fall back to core code River stage zero No dependents

Time::AutoRes provides access to most of the functions that may be imported from Time::HiRes (see list below). If Time::HiRes isn't available, Time::AutoRes silently falls back to core Perl functions; when this happens, it tries to emulate Time::HiRe...

NKUITSE/Time-AutoRes-0.02 - 29 Apr 2004 01:42:09 UTC - Search in distribution

Time::Mock - shift and scale time River stage zero No dependents

EWILHELM/Time-Mock-v0.0.2 - 15 Jul 2009 18:43:54 UTC - Search in distribution

SMB::Time - Functions to convert between UNIX time and SMB time River stage zero No dependents

MIGO/SMB-0.09 - 13 May 2018 16:06:23 UTC - Search in distribution

Time::PT - objects to store an instant in time River stage zero No dependents

By default, Time::PT stores time descriptions precise to 60ths- of-a-second (0.016667 seconds). The groundwork has been laid for sub-millisecond precision to be included later. This module has been adapted from the Time::Piece module written by Matt ...

PIP/Time-PT-1.2.565EHOV - 05 Jun 2005 21:31:08 UTC - Search in distribution

DateTime - A date and time object for Perl River stage four • 1153 direct dependents • 3694 total dependents

DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic ...

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC - Search in distribution

AE - simpler/faster/newer/cooler AnyEvent API River stage three • 409 direct dependents • 668 total dependents

This module documents the new simpler AnyEvent API. The rationale for the new API is that experience with EV shows that this API actually "works", despite its lack of extensibility, leading to a shorter, easier and faster API. The main differences fr...

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution

TM - Topic Maps, Base Class River stage one • 3 direct dependents • 3 total dependents

This class implements directly so-called *materialized* topic maps, i.e. those maps which completely reside in memory. Non-materialized and non-materializable maps can be implemented by deriving from this class by overloading one or all of the sub-in...

DRRHO/TM-1.56 - 08 Nov 2010 06:58:01 UTC - Search in distribution

UR - rich declarative transactional objects River stage one • 1 direct dependent • 1 total dependent

UR is a class framework and object/relational mapper for Perl. It starts with the familiar Perl meme of the blessed hash reference as the basis for object instances, and extends its capabilities with ORM (object-relational mapping) capabilities, obje...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution

CIPP - Reference Manual River stage zero No dependents

This is the reference manual for CIPP, the powerful preprocessor language for embedding Perl and SQL in HTML. This documentation module is part of the CIPP distribution which is available on CPAN. The manual describes CIPP's basic syntax rules, class...

JRED/CIPP-3.0.8 - 27 Oct 2006 13:06:00 UTC - Search in distribution

swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester River stage zero No dependents

swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

KCP - Perl extension for skywind3000/kcp River stage zero No dependents

extension for skywind3000/kcp. new( $conv[, $user] ) Create a KCP instance, such as: my $kcp = KCP::new($conv, $user); $conv is conversation ID of KCP. $user is user data and it will be deliveried to output subroutine (see KCP::set_output for more de...

HOMQYY/KCP-0.04 - 05 Dec 2022 07:42:06 UTC - Search in distribution
443 results (0.156 seconds)