[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Implementation of the internal clocking service interface.

Namespace: net.esper.timer
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class TimerServiceImpl _
	Implements TimerService
C#
public class TimerServiceImpl : TimerService
Visual C++
public ref class TimerServiceImpl : TimerService

Inheritance Hierarchy

System.Object
  net.esper.timer.TimerServiceImpl