- Posts: 43
 
Timer For All Simulations With Its Help Manual
- burakomersaracoglu
 - Topic Author
 
        Less
        More
        
            
    
        
            
        
                22 Mar 2019 18:23                #6717
        by burakomersaracoglu
    
    
            
            
            
            
            
                                
    
                                                
    
        Timer For All Simulations With Its Help Manual was created by burakomersaracoglu            
    
        Dear SAM Users;
Do you have any tested timer for all simulations ("Parametric Simulations", "Stochastic Simulations", "P50/P90 Simulations")?
I would like to use a timer like the ones in the "Simulation" ("Total time", "SSC time") for other simulations. I have not worked on developing (scripting, coding, etc.) it yet.
If you have any timer that you have developed for all simulations or one of the others like "Parametric Simulations", can you please share it with some running examples or help manual files (help pdf files with screen views how to use it).
Have a nice day
Best Regards
Burak Omer Saracoglu, PhD, MSc, BSc.
www.frontiersin.org/people/BurakSaracoglu/104045/publications
www.researcherid.com/rid/G-5621-2013
www.researchgate.net/profile/Burak_Saracoglu
www.publons.com/a/1462898/
    Do you have any tested timer for all simulations ("Parametric Simulations", "Stochastic Simulations", "P50/P90 Simulations")?
I would like to use a timer like the ones in the "Simulation" ("Total time", "SSC time") for other simulations. I have not worked on developing (scripting, coding, etc.) it yet.
If you have any timer that you have developed for all simulations or one of the others like "Parametric Simulations", can you please share it with some running examples or help manual files (help pdf files with screen views how to use it).
Have a nice day
Best Regards
Burak Omer Saracoglu, PhD, MSc, BSc.
www.frontiersin.org/people/BurakSaracoglu/104045/publications
www.researcherid.com/rid/G-5621-2013
www.researchgate.net/profile/Burak_Saracoglu
www.publons.com/a/1462898/
Please Log in or Create an account to join the conversation.
- Paul Gilman
 
        Less
        More
        
            
    
        - Posts: 5666
 
            
        
                23 Mar 2019 12:52                #6718
        by Paul Gilman
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Paul Gilman on topic Timer For All Simulations With Its Help Manual            
    
        Dear Burak,
LK has a few functions that might be useful for timing simulations:
displays a progress bar so you can visually see the progress of a process.
and
record and report time in milliseconds.
Best regards,
Paul.
    
    LK has a few functions that might be useful for timing simulations:
Code:
progressbar()
Code:
start_timer()
Code:
elapsed_time()
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
        Moderators: Paul Gilman    
 
 



