Are there advantages/disadvantages to using hidden functions in a watchface vs functions? Currently all my data retrieval functions are hidden functions however I have discovered I can't use callbacks with hidden functions, so I am thinking about changing them all to functions.