GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IPC::Run3::ProfArrayBuffer(3) User Contributed Perl Documentation IPC::Run3::ProfArrayBuffer(3)

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)"
The three above methods push the given events onto the stack of recorded events.
get_events
Returns a list of all the events. Each event is an ARRAY reference like:

   [ "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>
2014-03-29 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.