ProgressBarFunction
01 Syntax
SMRUCC.Rsharp.Development.Components.ProgressBarFunction
02 Methods
03 Fields
04 Members
#ctor(
Int32, Int32, Int32)Parameters
| Name | Type | Description |
|---|---|---|
n | Int32 | total task size |
interval | Int32 | [1,100] |
n
total n task number
d
interval for print the progress
Tick(
String)