Sum() , if it is publicly available and does the work itself.
GetSum() if it is open, and it retrieves information from another place.
sum () / getSum () as above, but for internal / private methods.
(Hmm ... This is a bit vague as you slightly shift the value of βSum.β So, try again.
XXX if xxx is a process (total values). GetXXX if xxx is a thing. (sum of values)
source share