I have an array of objects where i store different value types inside. One of those types is a stopwatch. How can i handle it? To what should i convert the array ellement to be able to handle it as a stopwatch?I have an array of objects where i store differ