IRuntimeTaskLooper

Namespace: WellFired.Profile

Description

A test here that will work with a Probe

Public Methods

void Play ( Action a, float interval )
void Stop ( )

Breakdown

  • void Play ( Action a, float interval )

    Description

    Allows to repeat an action over time at specified interval.

    Parameters

    a
    interval
  • void Stop ( )