MCPcopy Create free account
hub / github.com/erpc/erpc / markFreshAttempt

Method markFreshAttempt

data/shared_state_variable.go:483–485  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

481}
482
483func (c *counterInt64) markFreshAttempt() {
484 c.allocateUpdatedAtMs()
485}
486
487type refreshResult struct {
488 val int64

Callers 2

TryUpdateIfStaleMethod · 0.95
applyRefreshResultMethod · 0.95

Calls 1

allocateUpdatedAtMsMethod · 0.80

Tested by

no test coverage detected