IKC::Timing(3) User Contributed Perl Documentation IKC::Timing(3)

POE::Component::IKC::Timing - POE Inter-kernel Communication timing helper

use POE::Component::IKC::Timing;
T->start( 'part' )
T->point( part => $msg );
T->end( 'part' );

This module provides a crude form of application profiling. It is not currently stable enough to be documented nor used. In fact, it will probably become its own module at some point.

POE::Component::IKC

2024-09-01 perl v5.40.0