Function: getProjectRoundingSettings()
function getProjectRoundingSettings(project, defaultSettings): TimerRoundingSettings;Defined in: shared/src/helper/appointmentHelper/appointmentTimerHelpers.ts:115
Gets the rounding settings for a project.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
project | WorkProject | The work project |
defaultSettings | TimerRoundingSettings | Default rounding settings to use as fallback |
Returns
Section titled “Returns”TimerRoundingSettings
Timer rounding settings