# Functions
Results in the score to be used when a new message is added to the queue
requestScore: the requested score for the message
If the requestScore is 0, the value will be set with the current timestamp in milliseconds.
GetPullMaxScore returns the upper threshold priority filter for a pull request.
GetPullMinScore returns the lower threshold priority filter for a pull request.
GetScoreByDefaultAlgorithm returns the score using the default algorithm.
GetScoreFromTime returns the score for a given time.
IsUndefined returns true if the score is equal to Undefined A score is undefined if it is equal to -1.