getCycleMarker
getCycleMarker
is used internally to return the cycle marker. The function takes no parameters.
Below is the implementation of it.
getCycleMarker() {
return this.p2p.getCycleMarker()
}
getCycleMarker
is used internally to return the cycle marker. The function takes no parameters.
Below is the implementation of it.
getCycleMarker() {
return this.p2p.getCycleMarker()
}