If I have a periodic trigger that never needs to be accessed by anything (as in, never turns off, never needs extra conditions or events, etc), is it more efficient to just use a repeating timer that runs the same code, or should I keep them as triggers?