Overview

Namespaces

  • None
  • Rundiz
    • Profiler

Classes

  • Console
  • Profiler
  • ProfilerBase
  • Overview
  • Namespace
  • Class

Class ProfilerBase

Profiler based class.

For access common properties between console and profiler class.

Direct known subclasses

Rundiz\Profiler\Console, Rundiz\Profiler\Profiler
Abstract
Namespace: Rundiz\Profiler
Package: Rundiz\Profiler
Author: Vee W.
Located at Profiler/ProfilerBase.php
Properties summary
protected array $log_sections

log sections.
this property is for storing logs data for profiling process and display it in display page.

log sections.
this property is for storing logs data for profiling process and display it in display page.

# []
protected integer $max_memory_usage

max memory usage.

max memory usage.

#
protected float $start_time

application start time.

application start time.

#
protected float $end_time

application end time.

application end time.

#
API documentation generated by ApiGen