Skip to content

PauseBlock.OneSecond Method

Definition

Creates a one second pause block.

public static PauseBlock OneSecond(decimal tStatesPerSecond);

View source

Parameters

Name Type Description
tStatesPerSecond Decimal The number of T-states per second.

Returns

PauseBlock

A new PauseBlock lasting one second.