IPC::Run3::ProfArrayBuffer - Store profile events in RAM in an array |
IPC::Run3::ProfArrayBuffer - Store profile events in RAM in an array
IPC::Run3::ProfArrayBuffer->new()
$buffer->app_call(@events)
$buffer->app_exit(@events)
$buffer->run_exit(@events)
[ "app_call", 1.1, ... ];
Copyright 2003, R. Barrie Slaymaker, Jr., All Rights Reserved
You may use this module under the terms of the BSD, Artistic, or GPL licenses, any version.
Barrie Slaymaker <barries@slaysys.com>
IPC::Run3::ProfArrayBuffer - Store profile events in RAM in an array |