EventGraph.EventGraph Type
A functional publisher-neutral mechanism for handling simulation events in Nu. Publisher-neutrality means that the user can subscribe to events regardless if the event source exists or not. This decouples subscription lifetime from event source lifetime.
Record fields
Record Field | Description |
|
|
Full Usage:
EventStates
Field type: SUMap<uint64, obj>
|
|
Full Usage:
EventTracerOpt
Field type: (string -> unit) option
|
|
|
|
|
|
|
|