Overview

Namespaces

  • Yep
    • Stopwatch

Classes

  • Event
  • Formatter
  • Lap
  • Manager
  • Stopwatch

Exceptions

  • StopwatchAlreadyExistsException
  • StopwatchDoesntExistException
  • StopwatchEventDoesntExistException
  • StopwatchLapNotStartedException
  • Overview
  • Namespace
  • Class

Class Formatter

Namespace: Yep\Stopwatch
Located at Formatter.php
Methods summary
public static string
# formatMemory( float $size )

Returns formated memory

Returns formated memory

Parameters

$size
Memory in bytes

Returns

string
public static string
# formatTime( float $s )

Returns formated time

Returns formated time

Parameters

$s
Time in seconds

Returns

string
API documentation generated by ApiGen