wamingo 1 Posted March 17, 2002 I have a little question regarding the time or perhaps reliability of the trigger time a trigger has... I'll give you an example: if the trigger was set to repeatedly mode and the condition was: Time % 60 > 59 This condition should make the trigger trigger every 60 seconds. But is this reliable? Could it miss it? It only has 1 second to decide whether to trigger or not (59 to 60). Or could it perhaps trigger several times in that second? I guess the last question comes down to how fast a single trigger can repeat itself... ? I've tested it tons in normal preview and it seems to work fine, but I have a pretty fast machine and I don't want to limit my creation to those who have a fast machine. Share this post Link to post Share on other sites
Lorenzo 0 Posted March 18, 2002 i think the risk exist .... it's very difficult for know it without a lot of tests on differents configurations ... perhaps after know the limits you can use the command "Benchmark" for fit your mission to the possibility of a configuration !? Share this post Link to post Share on other sites