Timer

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.time
  • Platforms: .NET, .NET Standard 2.0, Island

Fields


C

 

var C: ReceivingChannel<Time>;

 

ReceivingChannel<Time> C

 

var C: ReceivingChannel<Time>

 

C ReceivingChannel<Time>

 

FIELD C() As ReceivingChannel<Time>

Instance Methods


constructor

 

constructor

 

Timer()

 

init()

 

Sub New()

constructor (Timer)

 

constructor(value: Timer)

 

Timer(Timer value)

 

init(_ value: Timer)

 

Sub New(value As Timer)

Parameters:

  • value: