util_memoize_seed

EveAndersson.com : API Browser : util_memoize_seed

util_memoize_seed

util_memoize_seed tcl_statement value \
    [ oldest_acceptable_value_in_seconds ]
Defined in packages/acs-core/utilities-procs.tcl

Seeds the memoize catch with a particular value. If clustering is enabled, flushes cached values from peers in the cluster.

Parameters:
tcl_statement
value
oldest_acceptable_value_in_seconds (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com