Reads the oracle value and reports the peg as RUSD per underlying. The boolean value returned informs whether the reported value is valid. Invalid means the oracle is uninitialized or the contract is paused.
This method is pausable. If paused, it won't revert but it will return valid as false
Governor-Only⚖️ State-Changing Functions
setDuration
functionsetDuration(uint256 _duration) external;
Changes the time-weighted average price to _duration second snapshots