1IPC::Run3::ProfArrayBufUfseerr(3C)ontributed Perl DocumeInPtCa:t:iRounn3::ProfArrayBuffer(3)
2
3
4

NAME

6       IPC::Run3::ProfArrayBuffer - Store profile events in RAM in an array
7

SYNOPSIS

DESCRIPTION

METHODS

11       "IPC::Run3::ProfArrayBuffer->new()"
12       "$buffer->app_call(@events)"
13       "$buffer->app_exit(@events)"
14       "$buffer->run_exit(@events)"
15           The three above methods push the given events onto the stack of
16           recorded events.
17
18       get_events
19           Returns a list of all the events.  Each event is an ARRAY reference
20           like:
21
22              [ "app_call", 1.1, ... ];
23

LIMITATIONS

26       Copyright 2003, R. Barrie Slaymaker, Jr., All Rights Reserved
27

LICENSE

29       You may use this module under the terms of the BSD, Artistic, or GPL
30       licenses, any version.
31

AUTHOR

33       Barrie Slaymaker <barries@slaysys.com>
34
35
36
37perl v5.32.0                      2020-07-28     IPC::Run3::ProfArrayBuffer(3)
Impressum