-
Notifications
You must be signed in to change notification settings - Fork 1
FAST_Event
Hyomoto edited this page Oct 12, 2020
·
9 revisions
Jump To | Go Back |
Arguments | Methods | Variables |
---|
no description provided
// no example provided
Name | Type | Purpose |
---|---|---|
FAST.event |
undef | |
delay |
undef | |
parameters |
undef | |
function |
undef |
Jump To | top |
discard | is | toString |
---|
Returns: N/A (undefined
)
Name | Type | Purpose |
---|---|---|
None |
Returns: boolean (true
or false
)
Name | Type | Purpose |
---|---|---|
type |
struct id | The structure type to compare this against. |
Returns true
if the provided type is FAST_Event.
Returns: string ("string"
)
Name | Type | Purpose |
---|---|---|
None |
Returns the structure as a string.
Jump To | top |
---|
- tick - No description provided.
- tock - No description provided.
- once - No description provided.
- func - No description provided.
- params - No description provided.
- list - No description provided.
- ignore - No description provided.
Devon Mullane 2020