OK I try to be more clear.
I want read DHT data on display in real time or with a small delay (just time to refresh data from DHT), and I need to store data on SD every 10minutes because I need to make a statistic during 24h.
How is possible to do that inside the loop() function?